﻿@charset "utf-8";
/* CSS Document */

.bannerda {
	width:1000px;
	height:382px;
	padding-top:15px;
}
.banner {
	width:1000px;
	height:422px;
	padding-top:15px;
}
#focus {
	width:1000px;
	height:347px;
	overflow:hidden;
	position:relative;
}
#focus ul {height:347px; position:absolute;}
#focus ul li {
	float:left;
	width:1000px;
	height:347px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1120px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:1100px; height:20px; padding:5px 10px; right:0; bottom:0; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext { display:none;width:45px; height:100px; position:absolute; top:50px;  cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

.filiale_wrap {
	width: 100%;
	height: 245px;
	background: #e2e2e2;
	padding-top: 10px;
}
.filiale {
	width:1000px;
	height:195px;
	padding-top:9px;
}
.filiale .item {
	width:188px;
	height:229px;
	position:relative;
}
.filiale .item span {
	display:block;
	position:absolute;
	right:12px;
	bottom:8px;
}
.filiale .item span a {
	color:#babcbe;
}
.filiale .item .con {
	width:175px;
	padding:60px 0 0 15px;
	color:#fff;
	line-height:18px;
}
.filiale .mf10 {
	margin-left:15px;
}
.filiale .item .con i {
	display:inline-block;
}
.fili_bg_1 {
	background:url(../images/filiale_1.png) no-repeat;
}
.fili_bg_2 {
	background:url(../images/filiale_2.png) no-repeat;
}
.fili_bg_3 {
	background:url(../images/filiale_3.png) no-repeat;
}
.fili_bg_4 {
	background:url(../images/filiale_4.png) no-repeat;
}
.fili_bg_5 {
	background:url(../images/filiale_5.png) no-repeat;
}

.wraper {
	width:1000px;
	height:auto;
	padding-top:30px;
}
.about {
	width:670px;
	height:248px;
}
.about h2 {
	height:30px;
	background:url(../images/title_bg1.jpg) repeat-x;
}
.about h2 span {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 5px;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	background:#f0f0f0;
	color:#808285;
}
.about h2 span b {
	color:#c4161c;
}
.about h2 font {
	float:right;
	display:block;
	padding:12px 0 0 3px;
	background:#f0f0f0;	
}
.about .con {
	width:670px;
}
.about .con img {
	float:left;
	display:block;
	width:189px;
	height:180px;
	padding-top:30px;
}
.about .con p {
	float:right;
	width:464px;
	height:217px;
	overflow:hidden;
	line-height:22px;
	color:#58595b;
}

.news {
	width:310px;
	height:248px;
}
.news h2 {
	height:30px;
	background:url(../images/title_bg1.jpg) repeat-x;
}
.news h2 span {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 5px;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	background:#f0f0f0;
	color:#808285;
}
.news h2 span b {
	color:#c4161c;
}
.news h2 font {
	float:right;
	display:block;
	padding:12px 0 0 3px;
	background:#f0f0f0;	
}
.news ul li {
	height:20px;
	line-height:20px;
	border-bottom:1px #6d6d6d dashed;
	vertical-align:bottom;
	padding-left:13px;
	background:url(../images/icon1.jpg) 5px center no-repeat;
}
.news ul li span {
	float:left;
}
.news ul li span a {
	color:#58595b;
}.news ul li span a:hover {
	color:#cc0000;
}
.news ul li font {
	float:right;
	font-size:12px;
}

.rongyu {
	width:1000px;
	height:245px;
}
.rongyu h2 {
	height:30px;
	background:url(../images/title_bg2.jpg) repeat-x;
}
.rongyu h2 span {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 5px;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	background:#fff;
	color:#808285;
}
.rongyu h2 span b {
	color:#c4161c;
}
.rongyu ul {
	padding-top:8px;
	width:1000px;
	height:195px;
}
.rongyu ul li {
	float:left;
	display:inline;
	margin-right:8px;
	height:194px;
}
.rongyu ul li img {
	height:192px;
	border:1px #c8c7c7 solid;
}
#demo{
	overflow:hidden;
	border:none;
	width:1000px;
	height:195px;
}

#indemo{
	float: left;
	width: 800%;
}
#demo1{
	float: left;
}
#demo2{
	float: left;
}